home *** CD-ROM | disk | FTP | other *** search
/ FishMarket 1.0 / FishMarket v1.0.iso / fishcontents / 001-025 / contents_002 < prev    next >
Text File  |  1992-05-06  |  1KB  |  40 lines

  1. ============================== README.list2 ==============================
  2. This is disk 2 of the freely distributable AMIGA software library.
  3.  
  4. alib        Object module librarian.
  5.         Author: Mike Schwartz
  6.  
  7. cc        Unix-like frontend for Lattice C compiler.
  8.         Author: Fred Fish
  9.  
  10. dbug        Macro based C debugging package.  Machine independent.
  11.         Provides function trace, selective printing of internal
  12.         state information, and more.
  13.         Author: Fred Fish
  14.  
  15. make        Subset of "unix" make command.  Useful, but does not have
  16.         many of the features of the full make, much less the newer
  17.         "augmented make".
  18.         Author: Landon Dyer
  19.  
  20. make2        Another make subset command.
  21.         Author: Marc Mengel
  22.  
  23. microemacs    Small, relatively portable version of emacs.  Has
  24.         keyboard macros.  No extension language.
  25.         Author: Dave Conroy
  26.  
  27. portar        Portable archiver.  Used to bundle text file up into a 
  28.         single file for transmission as a unit, or otherwise
  29.         handling as a single file.  "Portable" because the code
  30.         itself is portable and because the archive format is
  31.         very simple (uses ascii headers to separate files).
  32.         From Decus C distribution.
  33.         Author:  Martin Minow
  34.  
  35. xrf        C cross reference utility.  Originally from Decus C
  36.         distribution.
  37.         Author: Bob Denny
  38.  
  39. =========================================================================
  40.